home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 2425 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: mserv.wizvax.net!news
  2. From: root@tardis.wizvax.net (Tony Postmayer)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Q: Disc sector editor with search function?
  5. Date: Wed, 21 Feb 1996 05:07:27 GMT
  6. Organization: Wizvax Communications, Troy, N.Y. 12180 USA
  7. Message-ID: <312a5fd6.625156@news.fyionline.com>
  8. References: <drysdall-1102962322380001@drysdall.phys.waikato.ac.nz>
  9. NNTP-Posting-Host: tardis.wizvax.net
  10. X-Newsreader: Forte Agent .99d/16.182
  11.  
  12. On Sun, 11 Feb 1996 23:22:38 +0100, drysdall@waikato.ac.nz (Richard
  13. Drysdall) wrote:
  14.  
  15. >Hi.
  16. >
  17. >Can anyone tell me if there is a sector editor available which will let me
  18. >search for a sequence of bytes on a disc?
  19. >We've got FastHackem (version 4.1A?), but it's Disc Sector Editor doen't
  20. >seem to have this function.
  21. >
  22. There are some that do that, but they don't really do it correctly.
  23. The ones I've seen simply read in a sector and search that sector.
  24. That's all well and good if the search string happens to be completely
  25. within a sector, but what if it spans two sectors?
  26.  
  27. Some years back I programmed the mother of all sector editors.  It
  28. runs on a C64 and 1541 drive, and it has functions you never heard of
  29. anywhere else.  It's never been released, and at this stage of the
  30. game probably never will be (since who uses 1541 drives anymore?)
  31. It's also very user-unfriendly, with no online help and dozens of
  32. cryptic single-key commands.
  33.  
  34. I might be persuaded to find the sources to the search function if
  35. some ML programmer wanted to write a better disk searcher.
  36.  
  37.   Tony -
  38.  
  39.